show kpi current

This command displays the current measured value (statistics) of performance monitoring parameters. The parameters are organized in a hierarchical tree (path), where the highest nodes include Gateway, Media, Network, SBC, and System. To view a performance monitoring parameter, simply drill down through the path of descendants to where the performance monitoring parameter is located.

Syntax

show kpi current {display|gateway|media|network|sbc|system}

Command

Description

display

Displays available descendants at the current path of the hierarchical tree of the performance monitoring parameters.

To view all the performance monitoring parameters belonging to the last descendant in a path, enter a space and then question mark (?) at the end of the command line.

gateway

Displays the performance monitoring parameters related to the Gateway application.

media

Displays the performance monitoring parameters related to media.

network

Displays the performance monitoring parameters related to the network.

sbc

Displays the performance monitoring parameters related to the SBC application.

system

Displays the performance monitoring parameters related to the system.

Command Mode

Basic and Privileged User

Note

A value of "null" indicates that the value of the performance monitoring parameter doesn't exist at the requested interval.

Example

This example displays the next sub-nodes (descendants) under the path media/coderstats:
# show kpi current media coderstats display
  global                           (global)
  ipgroup                          (ipGroup)
This example lists all the performance monitoring parameters under the path media/coderstats/global (using the ? at the end of the command line):
# show kpi current media coderstats global
coderg711 Shows Number of active channels with G.711 coder current value
coderg711alaw Shows Number of active channels with G.711alaw coder current value
coderg711ulaw Shows Number of active channels with G.711ulaw coder current value
....
This example displays the measured value of the performance monitoring parameter, memoryutilization:
# show kpi  current system systemstats global memoryutilization
Name Value
memoryUtilization         68
This example displays the measured value of a specific index entity for the performance monitoring parameter, cpuutilization:
# show kpi current system cpustats cpu 0 cpuutilization

  Name                             Value
0
  cpuUtilization                        27